Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: OpenDoc Class Reference /
Part 1 - Classes and Methods / ODStorageUnit


Unlock

The Unlock method unlocks this storage unit.

void Unlock (in ODStorageUnitKey key);
key
The storage unit key acquired from the Lock method.
DISCUSSION
Every thread must acquire the storage unit key for multithreading support.

EXCEPTIONS
kODErrInvalidStorageUnitKey
The specified storage unit key is not valid.
kODErrStorageUnitNotLocked
This storage unit is not locked.
SEE ALSO
The ODStorageUnitKey type (page 903).
The ODStorageUnit::Lock method (page 706).


Previous Book Contents Book Index Next

© Apple Computer, Inc.
17 JUL 1996




Navigation graphic, see text links

Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help